PDF4Java Reference Documentation
com.o2sol.pdf4java.spatial Package / PDFPointData Class / getPointTypes Method
In This Topic
    getPointTypes Method
    In This Topic
    Gets the point types.
    Syntax
    public PDFPointDataType[] getPointTypes()

    Return Value

    An array of names that identify the internal data elements of the individual point arrays in the getExtendedPoints array.
    See Also